home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Ray Dream Studio
/
Ray Dream Studio (CDRAYD1) (Ray Dream) (1995).iso
/
DREAMSDK.WIN
/
INCLUDE
/
CCHOOSER.R
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1995-09-01
|
257 b
|
17 lines
|
[
TEXT/mdos
]
/* $Id: cchooser.r 1.1 1994/09/28 09:32:26 erik-ppc Exp $ */
#ifndef __CCHOOSERR__
#define __CCHOOSERR__
#ifndef __TYPES.R__
#include "Types.r"
#endif
resource 'STR#' (2660, "CChooser None", purgeable) {
{
"None",
};
};
#endif